home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 3 / BBS in a box - Trilogy III.iso / Files / System7 tools / R / RAMDiskSaver / SuperViewer Classic / SuperViewer Classic.rsrc / STR#_503.txt < prev    next >
Encoding:
Text File  |  1991-10-18  |  249 b   |  27 lines

  1. *
  2.  
  3.  
  4. +
  5.  
  6. 8 dict begin 
  7.  
  8.  
  9.  [/newURy /newURx /newLLy /newLLx /URy /URx /LLy /LLx] 
  10.  
  11.  { exch def } forall 
  12.  
  13.  
  14.  newLLx newLLy translate 
  15.  
  16.  newURx newLLx sub URx LLx sub div 
  17.  
  18.  
  19.  newURy newLLy sub URy LLy sub div scale 
  20.  
  21.  
  22.  LLx neg LLy neg translate 
  23.  
  24.  
  25. end 
  26.  
  27.